github.com/jackc/pgx/v5/pgproto3.tracer.traceAuthenticationGSS (method)

2 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		trace.go#L37: 		t.traceAuthenticationGSS(sender, encodedLen, msg)
		trace.go#L133: func (t *tracer) traceAuthenticationGSS(sender byte, encodedLen int32, msg *AuthenticationGSS) {